Batch 3 - Class 120 - Stable Marriage Problem

Pre-Class Problem:
Think about one more game that you like, which can be modeled as Markov Chain. Think about what "states" represent, and how you would create a transition diagram. Think about the elements you would take into account to assign probabilities to transition. Finally, on a simplistic version, try to find probabilities of outcomes. What outcomes are important in your game?

Attendance: Muskaan, Khushi, Anshi, Ahana, Manya, Arnav, Damini, Siddhant, Tishyaa, Liza, Diya, Palak

Class Notes:
There are an equal number of eligible men and women in a village, and all of them need to paired off. Each of the men have a preference list of women to whom they would like to get married, and so do the women. We want to pair them off in a "stable" structure, which means that at the end, there should be no pair where wife of one man wants to be with the other one more, and the other man also prefers her to his wife.

Instructor Notes: Illustrate the problem

Question: Is it always possible to arrive at such a stable structure?


Dorm Room Problem
What if there were 4 people and we wanted to pair them into roommates. Can you always find a stable solution to that?

School Distance Problem
Suppose we wanted to match certain kids to certain schools, each school having fixed capacity, so that each kid gets the nearest possible school to them, and each school gets the nearest possible set of students?

Homework
(Dudeney 259) A man was in love with a woman named HANNAH. He proposed. She wrote down her name as under.

She challenged the suitor to spell her name in as many ways as possible on the above grid, starting from any H and passing from one letter to another adjacent letter, in any direction. How many such ways exist?

References:
https://www.youtube.com/watch?v=Qcv1IqHWAzg
http://teachersofindia.org/en/periodicals/right-angles-july-2013
https://ia902701.us.archive.org/4/items/AmusementsInMathematicspdf/AmusementsInMathematics.pdf - Dudeney